[INFO] fetching crate move-syn 0.0.7...
[INFO] fixing move-syn-0.0.7 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate move-syn 0.0.7 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate move-syn 0.0.7
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate move-syn 0.0.7
[INFO] tweaked toml for crates.io crate move-syn 0.0.7 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate move-syn 0.0.7 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate move-syn 0.0.7 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded shadow_counted v0.4.0
[INFO] [stderr]   Downloaded testresult v0.4.1
[INFO] [stderr]   Downloaded rustup-toolchain v0.1.10
[INFO] [stderr]   Downloaded unsynn v0.2.1
[INFO] [stderr]   Downloaded mutants v0.0.3
[INFO] [stderr]   Downloaded rustdoc-json v0.9.8
[INFO] [stderr]   Downloaded similar v2.7.0
[INFO] [stderr]   Downloaded derive_more v2.1.1
[INFO] [stderr]   Downloaded snapshot-testing v0.1.8
[INFO] [stderr]   Downloaded cargo-platform v0.3.1
[INFO] [stderr]   Downloaded similar-asserts v1.7.0
[INFO] [stderr]   Downloaded cargo-manifest v0.19.1
[INFO] [stderr]   Downloaded hashbag v0.1.13
[INFO] [stderr]   Downloaded convert_case v0.10.0
[INFO] [stderr]   Downloaded zmij v1.0.18
[INFO] [stderr]   Downloaded console v0.15.11
[INFO] [stderr]   Downloaded public-api v0.50.3
[INFO] [stderr]   Downloaded rustdoc-types v0.56.0
[INFO] [stderr]   Downloaded encode_unicode v1.0.0
[INFO] [stderr]   Downloaded derive_more-impl v2.1.1
[INFO] [stderr]   Downloaded insta v1.46.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4e47afc817b7520feb61cd3fb0adac5ae82660e6daa0216d13702f9e1f87adeb
[INFO] running `Command { std: "docker" "start" "4e47afc817b7520feb61cd3fb0adac5ae82660e6daa0216d13702f9e1f87adeb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4e47afc817b7520feb61cd3fb0adac5ae82660e6daa0216d13702f9e1f87adeb" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4e47afc817b7520feb61cd3fb0adac5ae82660e6daa0216d13702f9e1f87adeb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4e47afc817b7520feb61cd3fb0adac5ae82660e6daa0216d13702f9e1f87adeb" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling zmij v1.0.18
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling move-syn v0.0.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking shadow_counted v0.4.0
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]    Compiling mutants v0.0.3
[INFO] [stderr]     Checking hashbag v0.1.13
[INFO] [stderr]     Checking testresult v0.4.1
[INFO] [stderr]     Checking similar-asserts v1.7.0
[INFO] [stderr]     Checking snapshot-testing v0.1.8
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking unsynn v0.2.1
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking tempfile v3.24.0
[INFO] [stderr]     Checking insta v1.46.2
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking rustup-toolchain v0.1.10
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking cargo-platform v0.3.1
[INFO] [stderr]     Checking rustdoc-types v0.56.0
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking cargo_metadata v0.23.1
[INFO] [stderr]     Checking public-api v0.50.3
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking cargo-manifest v0.19.1
[INFO] [stderr]     Checking rustdoc-json v0.9.8
[INFO] [stdout] error: couldn't read `tests/../../../move/deepbook/sources/registry.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/deepbook/sources/pool.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/deepbook/sources/order_query.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/deepbook/sources/balance_manager.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/deepbook/sources/book/book.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/deepbook/sources/book/fill.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/deepbook/sources/book/order.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/deepbook/sources/book/order_info.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/deepbook/sources/helper/big_vector.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/deepbook/sources/helper/constants.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/deepbook/sources/helper/math.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/deepbook/sources/helper/utils.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/deepbook/sources/state/account.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/deepbook/sources/state/balances.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/deepbook/sources/state/governance.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/deepbook/sources/state/history.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/deepbook/sources/state/state.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/deepbook/sources/state/trade_params.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/deepbook/sources/vault/deep_price.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/deepbook/sources/vault/vault.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/accumulator.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/address.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/authenticator_state.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/bag.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/balance.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/bcs.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/borrow.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/clock.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/coin.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/config.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/deny_list.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/display.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/dynamic_field.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/dynamic_object_field.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/event.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/hex.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/linked_table.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/math.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/object.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/object_bag.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/object_table.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/package.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/party.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/pay.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/priority_queue.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/prover.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/random.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/sui.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/table.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/table_vec.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/token.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/transfer.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/tx_context.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/types.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/url.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/vec_map.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/vec_set.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/versioned.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/move-stdlib/sources/address.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/move-stdlib/sources/ascii.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/move-stdlib/sources/bcs.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/move-stdlib/sources/bit_vector.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/move-stdlib/sources/bool.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/move-stdlib/sources/debug.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/move-stdlib/sources/fixed_point32.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/move-stdlib/sources/hash.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/move-stdlib/sources/macros.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/move-stdlib/sources/option.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/move-stdlib/sources/string.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/move-stdlib/sources/type_name.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/move-stdlib/sources/u128.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/move-stdlib/sources/u64.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/move-stdlib/sources/u8.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/move-stdlib/sources/unit_test.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/move-stdlib/sources/uq32_32.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/move-stdlib/sources/uq64_64.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/move-stdlib/sources/vector.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/legacy/sources/main.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/enums/sources/main.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/enums/sources/other.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `move-syn` (test "parse") due to 80 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "4e47afc817b7520feb61cd3fb0adac5ae82660e6daa0216d13702f9e1f87adeb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e47afc817b7520feb61cd3fb0adac5ae82660e6daa0216d13702f9e1f87adeb", kill_on_drop: false }`
[INFO] [stdout] 4e47afc817b7520feb61cd3fb0adac5ae82660e6daa0216d13702f9e1f87adeb
